home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / mynumberplace.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  49KB  |  1,582 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>7777</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:19101</define>
  7.   <!--<define>#header.image:mynumberplace_logo.png</define>
  8.   <define>#header.hover:hover_mynumberplace.png</define>-->
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <description>button group</description>
  14.       <type>group</type>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  18.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  19.       <posX>113</posX>
  20.       <posY>129</posY>
  21.       <layout>StackLayout</layout>
  22.       <control>
  23.         <description>New Game</description>
  24.         <type>button</type>
  25.         <id>2</id>
  26.         <label>19102</label>
  27.         <onup>17</onup>
  28.       </control>
  29.       <control>
  30.         <description>Help once</description>
  31.         <type>button</type>
  32.         <id>3</id>
  33.         <label>19118</label>
  34.       </control>
  35.       <control>
  36.         <description>Reset Game</description>
  37.         <type>button</type>
  38.         <id>4</id>
  39.         <label>19119</label>
  40.       </control>
  41.       <control>
  42.         <description>Solve</description>
  43.         <type>button</type>
  44.         <id>5</id>
  45.         <label>19103</label>
  46.       </control>
  47.       <control>
  48.         <description>Block Invalid Moves</description>
  49.         <type>togglebutton</type>
  50.         <id>6</id>
  51.         <label>19105</label>
  52.         <font>font13</font>
  53.       </control>
  54.       <control>
  55.         <description>Show Invalid Moves</description>
  56.         <type>togglebutton</type>
  57.         <id>7</id>
  58.         <label>19106</label>
  59.         <font>font13</font>
  60.       </control>
  61.       <control>
  62.         <description>Level button</description>
  63.         <type>button</type>
  64.         <id>8</id>
  65.         <label>19107</label>
  66.       </control>
  67.       <control>
  68.         <description>Clear</description>
  69.         <type>button</type>
  70.         <id>9</id>
  71.         <label>19104</label>
  72.       </control>
  73.     </control>
  74.     <control>
  75.       <description>info group</description>
  76.       <type>group</type>
  77.       <animation effect="fade" time="250">WindowOpen</animation>
  78.       <animation effect="fade" time="250">WindowClose</animation>
  79.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  80.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  81.       <control>
  82.         <description>Scoreboard background</description>
  83.         <type>image</type>
  84.         <id>20</id>
  85.         <posX>128</posX>
  86.         <posY>505</posY>
  87.         <width>250</width>
  88.         <height>180</height>
  89.         <texture>tetris\scoreboard.png</texture>
  90.         <colordiffuse>60ffffff</colordiffuse>
  91.       </control>
  92.       <control>
  93.         <description>Highscore: label</description>
  94.         <type>label</type>
  95.         <id>21</id>
  96.         <posX>142</posX>
  97.         <posY>510</posY>
  98.         <label>19008</label>
  99.       </control>
  100.       <control>
  101.         <description>Time</description>
  102.         <type>label</type>
  103.         <id>22</id>
  104.         <posX>360</posX>
  105.         <posY>510</posY>
  106.         <width>162</width>
  107.         <align>right</align>
  108.         <font>font16</font>
  109.         <textcolor>white</textcolor>
  110.         <label>#numberplace.time</label>
  111.       </control>
  112.       <control>
  113.         <description>Rank1: label</description>
  114.         <type>label</type>
  115.         <id>24</id>
  116.         <posX>142</posX>
  117.         <posY>574</posY>
  118.         <label>#numberplace.name1</label>
  119.       </control>
  120.       <control>
  121.         <description>Rank1 Score: label</description>
  122.         <type>label</type>
  123.         <id>25</id>
  124.         <posX>360</posX>
  125.         <posY>574</posY>
  126.         <width>162</width>
  127.         <align>right</align>
  128.         <label>#numberplace.score1</label>
  129.       </control>
  130.       <control>
  131.         <description>Rank2 Name: label</description>
  132.         <type>label</type>
  133.         <id>26</id>
  134.         <posX>142</posX>
  135.         <posY>608</posY>
  136.         <label>#numberplace.name2</label>
  137.       </control>
  138.       <control>
  139.         <description>Rank2 Score: label</description>
  140.         <type>label</type>
  141.         <id>27</id>
  142.         <posX>360</posX>
  143.         <posY>608</posY>
  144.         <width>162</width>
  145.         <align>right</align>
  146.         <label>#numberplace.score2</label>
  147.       </control>
  148.       <control>
  149.         <description>Rank3 Name: label</description>
  150.         <type>label</type>
  151.         <id>28</id>
  152.         <posX>142</posX>
  153.         <posY>642</posY>
  154.         <label>#numberplace.name3</label>
  155.       </control>
  156.       <control>
  157.         <description>Rank3 Score: label</description>
  158.         <type>label</type>
  159.         <id>29</id>
  160.         <posX>360</posX>
  161.         <posY>642</posY>
  162.         <width>162</width>
  163.         <align>right</align>
  164.         <label>#numberplace.score3</label>
  165.       </control>
  166.     </control>
  167.     <!-- <control>
  168.       <description>current playtime Label</description>
  169.       <type>fadelabel</type>
  170.       <animation effect="fade" time="250">WindowOpen</animation>
  171.       <animation effect="fade" time="250">WindowClose</animation>
  172.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  173.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  174.       <id>1</id>
  175.       <posX>340</posX>
  176.       <posY>70</posY>
  177.       <width>400</width>
  178.       <label>#numberplace.time</label>
  179.       <font>font14</font>
  180.       <align>right</align>
  181.       <textcolor>White</textcolor>
  182.     </control> -->
  183.     <control>
  184.       <description>BarVerGroup</description>
  185.       <type>group</type>
  186.       <animation effect="fade" time="250">WindowOpen</animation>
  187.       <animation effect="fade" time="250">WindowClose</animation>
  188.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  189.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  190.       <id>700</id>
  191.       <posX>550</posX>
  192.       <posY>150</posY>
  193.       <width>733</width>
  194.       <height>533</height>
  195.       <animation>ZoomInFromMiddle</animation>
  196.       <mpe>
  197.         <layout>Grid</layout>
  198.         <spring>no</spring>
  199.         <spacing>0</spacing>
  200.         <padding>
  201.           <top>0</top>
  202.           <right>0</right>
  203.           <bottom>0</bottom>
  204.           <left>0</left>
  205.         </padding>
  206.       </mpe>
  207.       <control>
  208.         <type>image</type>
  209.         <id>901</id>
  210.         <posX>822</posX>
  211.         <posY>145</posY>
  212.         <width>6</width>
  213.         <height>532</height>
  214.         <texture>bar_vert.png</texture>
  215.       </control>
  216.       <control>
  217.         <type>image</type>
  218.         <id>902</id>
  219.         <posX>1004</posX>
  220.         <posY>145</posY>
  221.         <width>6</width>
  222.         <height>532</height>
  223.         <texture>bar_vert.png</texture>
  224.       </control>
  225.     </control>
  226.     <control>
  227.       <description>BarHorGroup</description>
  228.       <type>group</type>
  229.       <animation effect="fade" time="250">WindowOpen</animation>
  230.       <animation effect="fade" time="250">WindowClose</animation>
  231.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  232.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  233.       <id>705</id>
  234.       <posX>550</posX>
  235.       <posY>144</posY>
  236.       <width>533</width>
  237.       <height>533</height>
  238.       <animation>ZoomInFromMiddle</animation>
  239.       <control>
  240.         <type>image</type>
  241.         <id>976</id>
  242.         <posX>648</posX>
  243.         <posY>318</posY>
  244.         <width>536</width>
  245.         <height>6</height>
  246.         <texture>bar_hor.png</texture>
  247.       </control>
  248.       <control>
  249.         <type>image</type>
  250.         <id>977</id>
  251.         <posX>648</posX>
  252.         <posY>499</posY>
  253.         <width>536</width>
  254.         <height>6</height>
  255.         <texture>bar_hor.png</texture>
  256.       </control>
  257.     </control>
  258.     <control>
  259.       <description>TheButton</description>
  260.       <type>group</type>
  261.       <animation effect="fade" time="250">WindowOpen</animation>
  262.       <animation effect="fade" time="250">WindowClose</animation>
  263.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  264.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  265.       <id>10</id>
  266.       <posX>550</posX>
  267.       <posY>146</posY>
  268.       <width>533</width>
  269.       <height>533</height>
  270.       <animation>ZoomInFromMiddle</animation>
  271.       <mpe>
  272.         <layout>Grid</layout>
  273.         <spring>no</spring>
  274.         <spacing>0</spacing>
  275.         <padding>
  276.           <top>0</top>
  277.           <right>0</right>
  278.           <bottom>0</bottom>
  279.           <left>0</left>
  280.         </padding>
  281.       </mpe>
  282.       <!-- row 1 -->
  283.       <control>
  284.         <type>cell</type>
  285.         <id>1000</id>
  286.         <posX>649</posX>
  287.         <posY>146</posY>
  288.         <onright>1001</onright>
  289.         <onup>9000</onup>
  290.         <ondown>2000</ondown>
  291.         <label>-</label>
  292.         <width>54</width>
  293.         <height>54</height>
  294.         <font>font16</font>
  295.         <textureFocus>icon_empty_focus.png</textureFocus>
  296.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  297.         <textureDisabled>icon_empty_nofocus.png</textureDisabled>
  298.       </control>
  299.       <control>
  300.         <type>cell</type>
  301.         <id>1001</id>
  302.         <posX>707</posX>
  303.         <posY>146</posY>
  304.         <onleft>1000</onleft>
  305.         <onright>1002</onright>
  306.         <onup>9001</onup>
  307.         <ondown>2001</ondown>
  308.         <label>-</label>
  309.         <width>54</width>
  310.         <height>54</height>
  311.         <font>font16</font>
  312.         <textureFocus>icon_empty_focus.png</textureFocus>
  313.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  314.       </control>
  315.       <control>
  316.         <type>cell</type>
  317.         <id>1002</id>
  318.         <posX>765</posX>
  319.         <posY>146</posY>
  320.         <onleft>1001</onleft>
  321.         <onright>1003</onright>
  322.         <onup>9002</onup>
  323.         <ondown>2002</ondown>
  324.         <label>-</label>
  325.         <width>54</width>
  326.         <height>54</height>
  327.         <font>font16</font>
  328.         <textureFocus>icon_empty_focus.png</textureFocus>
  329.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  330.       </control>
  331.       <control>
  332.         <type>cell</type>
  333.         <id>1003</id>
  334.         <posX>831</posX>
  335.         <posY>146</posY>
  336.         <onleft>1002</onleft>
  337.         <onright>1004</onright>
  338.         <onup>9003</onup>
  339.         <ondown>2003</ondown>
  340.         <label>-</label>
  341.         <width>54</width>
  342.         <height>54</height>
  343.         <font>font16</font>
  344.         <textureFocus>icon_empty_focus.png</textureFocus>
  345.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  346.       </control>
  347.       <control>
  348.         <type>cell</type>
  349.         <id>1004</id>
  350.         <posX>889</posX>
  351.         <posY>146</posY>
  352.         <onleft>1003</onleft>
  353.         <onright>1005</onright>
  354.         <onup>9004</onup>
  355.         <ondown>2004</ondown>
  356.         <label>-</label>
  357.         <width>54</width>
  358.         <height>54</height>
  359.         <font>font16</font>
  360.         <textureFocus>icon_empty_focus.png</textureFocus>
  361.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  362.       </control>
  363.       <control>
  364.         <type>cell</type>
  365.         <id>1005</id>
  366.         <posX>947</posX>
  367.         <posY>146</posY>
  368.         <onleft>1004</onleft>
  369.         <onright>1006</onright>
  370.         <onup>9005</onup>
  371.         <ondown>2005</ondown>
  372.         <label>-</label>
  373.         <width>54</width>
  374.         <height>54</height>
  375.         <font>font16</font>
  376.         <textureFocus>icon_empty_focus.png</textureFocus>
  377.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  378.       </control>
  379.       <control>
  380.         <type>cell</type>
  381.         <id>1006</id>
  382.         <posX>1013</posX>
  383.         <posY>146</posY>
  384.         <onleft>1005</onleft>
  385.         <onright>1007</onright>
  386.         <onup>9006</onup>
  387.         <ondown>2006</ondown>
  388.         <label>-</label>
  389.         <width>54</width>
  390.         <height>54</height>
  391.         <font>font16</font>
  392.         <textureFocus>icon_empty_focus.png</textureFocus>
  393.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  394.       </control>
  395.       <control>
  396.         <type>cell</type>
  397.         <id>1007</id>
  398.         <posX>1071</posX>
  399.         <posY>146</posY>
  400.         <onleft>1006</onleft>
  401.         <onright>1008</onright>
  402.         <onup>9007</onup>
  403.         <ondown>2007</ondown>
  404.         <label>-</label>
  405.         <width>54</width>
  406.         <height>54</height>
  407.         <font>font16</font>
  408.         <textureFocus>icon_empty_focus.png</textureFocus>
  409.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  410.       </control>
  411.       <control>
  412.         <type>cell</type>
  413.         <id>1008</id>
  414.         <posX>1129</posX>
  415.         <posY>146</posY>
  416.         <onleft>1007</onleft>
  417.         <onright>1000</onright>
  418.         <onup>9008</onup>
  419.         <ondown>2008</ondown>
  420.         <label>-</label>
  421.         <width>54</width>
  422.         <height>54</height>
  423.         <font>font16</font>
  424.         <textureFocus>icon_empty_focus.png</textureFocus>
  425.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  426.       </control>
  427.       <!-- row 2 -->
  428.       <control>
  429.         <type>cell</type>
  430.         <id>2000</id>
  431.         <posX>649</posX>
  432.         <posY>204</posY>
  433.         <onright>2001</onright>
  434.         <onup>1000</onup>
  435.         <ondown>3000</ondown>
  436.         <label>-</label>
  437.         <width>54</width>
  438.         <height>56</height>
  439.         <font>font16</font>
  440.         <textureFocus>icon_empty_focus.png</textureFocus>
  441.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  442.       </control>
  443.       <control>
  444.         <type>cell</type>
  445.         <id>2001</id>
  446.         <posX>707</posX>
  447.         <posY>204</posY>
  448.         <onleft>2000</onleft>
  449.         <onright>2002</onright>
  450.         <onup>1001</onup>
  451.         <ondown>3001</ondown>
  452.         <label>-</label>
  453.         <width>54</width>
  454.         <height>56</height>
  455.         <font>font16</font>
  456.         <textureFocus>icon_empty_focus.png</textureFocus>
  457.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  458.       </control>
  459.       <control>
  460.         <type>cell</type>
  461.         <id>2002</id>
  462.         <posX>765</posX>
  463.         <posY>204</posY>
  464.         <onleft>2001</onleft>
  465.         <onright>2003</onright>
  466.         <onup>1002</onup>
  467.         <ondown>3002</ondown>
  468.         <label>-</label>
  469.         <width>54</width>
  470.         <height>56</height>
  471.         <font>font16</font>
  472.         <textureFocus>icon_empty_focus.png</textureFocus>
  473.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  474.       </control>
  475.       <control>
  476.         <type>cell</type>
  477.         <id>2003</id>
  478.         <posX>831</posX>
  479.         <posY>204</posY>
  480.         <onleft>2002</onleft>
  481.         <onright>2004</onright>
  482.         <onup>1003</onup>
  483.         <ondown>3003</ondown>
  484.         <label>-</label>
  485.         <width>54</width>
  486.         <height>56</height>
  487.         <font>font16</font>
  488.         <textureFocus>icon_empty_focus.png</textureFocus>
  489.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  490.       </control>
  491.       <control>
  492.         <type>cell</type>
  493.         <id>2004</id>
  494.         <posX>889</posX>
  495.         <posY>204</posY>
  496.         <onleft>2003</onleft>
  497.         <onright>2005</onright>
  498.         <onup>1004</onup>
  499.         <ondown>3004</ondown>
  500.         <label>-</label>
  501.         <width>54</width>
  502.         <height>56</height>
  503.         <font>font16</font>
  504.         <textureFocus>icon_empty_focus.png</textureFocus>
  505.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  506.       </control>
  507.       <control>
  508.         <type>cell</type>
  509.         <id>2005</id>
  510.         <posX>947</posX>
  511.         <posY>204</posY>
  512.         <onleft>2004</onleft>
  513.         <onright>2006</onright>
  514.         <onup>1005</onup>
  515.         <ondown>3005</ondown>
  516.         <label>-</label>
  517.         <width>54</width>
  518.         <height>56</height>
  519.         <font>font16</font>
  520.         <textureFocus>icon_empty_focus.png</textureFocus>
  521.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  522.       </control>
  523.       <control>
  524.         <type>cell</type>
  525.         <id>2006</id>
  526.         <posX>1013</posX>
  527.         <posY>204</posY>
  528.         <onleft>2005</onleft>
  529.         <onright>2007</onright>
  530.         <onup>1006</onup>
  531.         <ondown>3006</ondown>
  532.         <label>-</label>
  533.         <width>54</width>
  534.         <height>56</height>
  535.         <font>font16</font>
  536.         <textureFocus>icon_empty_focus.png</textureFocus>
  537.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  538.       </control>
  539.       <control>
  540.         <type>cell</type>
  541.         <id>2007</id>
  542.         <posX>1071</posX>
  543.         <posY>204</posY>
  544.         <onleft>2006</onleft>
  545.         <onright>2008</onright>
  546.         <onup>1007</onup>
  547.         <ondown>3007</ondown>
  548.         <label>-</label>
  549.         <width>54</width>
  550.         <height>56</height>
  551.         <font>font16</font>
  552.         <textureFocus>icon_empty_focus.png</textureFocus>
  553.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  554.       </control>
  555.       <control>
  556.         <type>cell</type>
  557.         <id>2008</id>
  558.         <posX>1129</posX>
  559.         <posY>204</posY>
  560.         <onleft>2007</onleft>
  561.         <onright>2000</onright>
  562.         <onup>1008</onup>
  563.         <ondown>3008</ondown>
  564.         <label>-</label>
  565.         <width>54</width>
  566.         <height>56</height>
  567.         <font>font16</font>
  568.         <textureFocus>icon_empty_focus.png</textureFocus>
  569.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  570.       </control>
  571.       <!-- row 3 -->
  572.       <control>
  573.         <type>cell</type>
  574.         <id>3000</id>
  575.         <posX>649</posX>
  576.         <posY>262</posY>
  577.         <onright>3001</onright>
  578.         <onup>2000</onup>
  579.         <ondown>4000</ondown>
  580.         <label>-</label>
  581.         <width>54</width>
  582.         <height>54</height>
  583.         <font>font16</font>
  584.         <textureFocus>icon_empty_focus.png</textureFocus>
  585.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  586.       </control>
  587.       <control>
  588.         <type>cell</type>
  589.         <id>3001</id>
  590.         <posX>707</posX>
  591.         <posY>262</posY>
  592.         <onleft>3000</onleft>
  593.         <onright>3002</onright>
  594.         <onup>2001</onup>
  595.         <ondown>4001</ondown>
  596.         <label>-</label>
  597.         <width>54</width>
  598.         <height>54</height>
  599.         <font>font16</font>
  600.         <textureFocus>icon_empty_focus.png</textureFocus>
  601.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  602.       </control>
  603.       <control>
  604.         <type>cell</type>
  605.         <id>3002</id>
  606.         <posX>765</posX>
  607.         <posY>262</posY>
  608.         <onleft>3001</onleft>
  609.         <onright>3003</onright>
  610.         <onup>2002</onup>
  611.         <ondown>4002</ondown>
  612.         <label>-</label>
  613.         <width>54</width>
  614.         <height>54</height>
  615.         <font>font16</font>
  616.         <textureFocus>icon_empty_focus.png</textureFocus>
  617.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  618.       </control>
  619.       <control>
  620.         <type>cell</type>
  621.         <id>3003</id>
  622.         <posX>831</posX>
  623.         <posY>262</posY>
  624.         <onleft>3002</onleft>
  625.         <onright>3004</onright>
  626.         <onup>2003</onup>
  627.         <ondown>4003</ondown>
  628.         <label>-</label>
  629.         <width>54</width>
  630.         <height>54</height>
  631.         <font>font16</font>
  632.         <textureFocus>icon_empty_focus.png</textureFocus>
  633.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  634.       </control>
  635.       <control>
  636.         <type>cell</type>
  637.         <id>3004</id>
  638.         <posX>889</posX>
  639.         <posY>262</posY>
  640.         <onleft>3003</onleft>
  641.         <onright>3005</onright>
  642.         <onup>2004</onup>
  643.         <ondown>4004</ondown>
  644.         <label>-</label>
  645.         <width>54</width>
  646.         <height>54</height>
  647.         <font>font16</font>
  648.         <textureFocus>icon_empty_focus.png</textureFocus>
  649.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  650.       </control>
  651.       <control>
  652.         <type>cell</type>
  653.         <id>3005</id>
  654.         <posX>947</posX>
  655.         <posY>262</posY>
  656.         <onleft>3004</onleft>
  657.         <onright>3006</onright>
  658.         <onup>2005</onup>
  659.         <ondown>4005</ondown>
  660.         <label>-</label>
  661.         <width>54</width>
  662.         <height>54</height>
  663.         <font>font16</font>
  664.         <textureFocus>icon_empty_focus.png</textureFocus>
  665.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  666.       </control>
  667.       <control>
  668.         <type>cell</type>
  669.         <id>3006</id>
  670.         <posX>1013</posX>
  671.         <posY>262</posY>
  672.         <onleft>3005</onleft>
  673.         <onright>3007</onright>
  674.         <onup>2006</onup>
  675.         <ondown>4006</ondown>
  676.         <label>-</label>
  677.         <width>54</width>
  678.         <height>54</height>
  679.         <font>font16</font>
  680.         <textureFocus>icon_empty_focus.png</textureFocus>
  681.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  682.       </control>
  683.       <control>
  684.         <type>cell</type>
  685.         <id>3007</id>
  686.         <posX>1071</posX>
  687.         <posY>262</posY>
  688.         <onleft>3006</onleft>
  689.         <onright>3008</onright>
  690.         <onup>2007</onup>
  691.         <ondown>4007</ondown>
  692.         <label>-</label>
  693.         <width>54</width>
  694.         <height>54</height>
  695.         <font>font16</font>
  696.         <textureFocus>icon_empty_focus.png</textureFocus>
  697.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  698.       </control>
  699.       <control>
  700.         <type>cell</type>
  701.         <id>3008</id>
  702.         <posX>1129</posX>
  703.         <posY>262</posY>
  704.         <onleft>3007</onleft>
  705.         <onright>3000</onright>
  706.         <onup>2008</onup>
  707.         <ondown>4008</ondown>
  708.         <label>-</label>
  709.         <width>54</width>
  710.         <height>54</height>
  711.         <font>font16</font>
  712.         <textureFocus>icon_empty_focus.png</textureFocus>
  713.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  714.       </control>
  715.       <!-- row 4 -->
  716.       <control>
  717.         <type>cell</type>
  718.         <id>4000</id>
  719.         <posX>649</posX>
  720.         <posY>328</posY>
  721.         <onright>4001</onright>
  722.         <onup>3000</onup>
  723.         <ondown>5000</ondown>
  724.         <label>-</label>
  725.         <width>54</width>
  726.         <height>54</height>
  727.         <font>font16</font>
  728.         <textureFocus>icon_empty_focus.png</textureFocus>
  729.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  730.       </control>
  731.       <control>
  732.         <type>cell</type>
  733.         <id>4001</id>
  734.         <posX>707</posX>
  735.         <posY>328</posY>
  736.         <onleft>4000</onleft>
  737.         <onright>4002</onright>
  738.         <onup>3001</onup>
  739.         <ondown>5001</ondown>
  740.         <label>-</label>
  741.         <width>54</width>
  742.         <height>54</height>
  743.         <font>font16</font>
  744.         <textureFocus>icon_empty_focus.png</textureFocus>
  745.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  746.       </control>
  747.       <control>
  748.         <type>cell</type>
  749.         <id>4002</id>
  750.         <posX>765</posX>
  751.         <posY>328</posY>
  752.         <onleft>4001</onleft>
  753.         <onright>4003</onright>
  754.         <onup>3002</onup>
  755.         <ondown>5002</ondown>
  756.         <label>-</label>
  757.         <width>54</width>
  758.         <height>54</height>
  759.         <font>font16</font>
  760.         <textureFocus>icon_empty_focus.png</textureFocus>
  761.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  762.       </control>
  763.       <control>
  764.         <type>cell</type>
  765.         <id>4003</id>
  766.         <posX>831</posX>
  767.         <posY>328</posY>
  768.         <onleft>4002</onleft>
  769.         <onright>4004</onright>
  770.         <onup>3003</onup>
  771.         <ondown>5003</ondown>
  772.         <label>-</label>
  773.         <width>54</width>
  774.         <height>54</height>
  775.         <font>font16</font>
  776.         <textureFocus>icon_empty_focus.png</textureFocus>
  777.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  778.       </control>
  779.       <control>
  780.         <type>cell</type>
  781.         <id>4004</id>
  782.         <posX>889</posX>
  783.         <posY>328</posY>
  784.         <onleft>4003</onleft>
  785.         <onright>4005</onright>
  786.         <onup>3004</onup>
  787.         <ondown>5004</ondown>
  788.         <label>-</label>
  789.         <width>54</width>
  790.         <height>54</height>
  791.         <font>font16</font>
  792.         <textureFocus>icon_empty_focus.png</textureFocus>
  793.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  794.       </control>
  795.       <control>
  796.         <type>cell</type>
  797.         <id>4005</id>
  798.         <posX>947</posX>
  799.         <posY>328</posY>
  800.         <onleft>4004</onleft>
  801.         <onright>4006</onright>
  802.         <onup>3005</onup>
  803.         <ondown>5005</ondown>
  804.         <label>-</label>
  805.         <width>54</width>
  806.         <height>54</height>
  807.         <font>font16</font>
  808.         <textureFocus>icon_empty_focus.png</textureFocus>
  809.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  810.       </control>
  811.       <control>
  812.         <type>cell</type>
  813.         <id>4006</id>
  814.         <posX>1013</posX>
  815.         <posY>328</posY>
  816.         <onleft>4005</onleft>
  817.         <onright>4007</onright>
  818.         <onup>3006</onup>
  819.         <ondown>5006</ondown>
  820.         <label>-</label>
  821.         <width>54</width>
  822.         <height>54</height>
  823.         <font>font16</font>
  824.         <textureFocus>icon_empty_focus.png</textureFocus>
  825.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  826.       </control>
  827.       <control>
  828.         <type>cell</type>
  829.         <id>4007</id>
  830.         <posX>1071</posX>
  831.         <posY>328</posY>
  832.         <onleft>4006</onleft>
  833.         <onright>4008</onright>
  834.         <onup>3007</onup>
  835.         <ondown>5007</ondown>
  836.         <label>-</label>
  837.         <width>54</width>
  838.         <height>54</height>
  839.         <font>font16</font>
  840.         <textureFocus>icon_empty_focus.png</textureFocus>
  841.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  842.       </control>
  843.       <control>
  844.         <type>cell</type>
  845.         <id>4008</id>
  846.         <posX>1129</posX>
  847.         <posY>328</posY>
  848.         <onleft>4007</onleft>
  849.         <onright>4000</onright>
  850.         <onup>3008</onup>
  851.         <ondown>5008</ondown>
  852.         <label>-</label>
  853.         <width>54</width>
  854.         <height>54</height>
  855.         <font>font16</font>
  856.         <textureFocus>icon_empty_focus.png</textureFocus>
  857.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  858.       </control>
  859.       <!-- row 5 -->
  860.       <control>
  861.         <type>cell</type>
  862.         <id>5000</id>
  863.         <posX>649</posX>
  864.         <posY>385</posY>
  865.         <onright>5001</onright>
  866.         <onup>4000</onup>
  867.         <ondown>6000</ondown>
  868.         <label>-</label>
  869.         <width>54</width>
  870.         <height>56</height>
  871.         <font>font16</font>
  872.         <textureFocus>icon_empty_focus.png</textureFocus>
  873.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  874.       </control>
  875.       <control>
  876.         <type>cell</type>
  877.         <id>5001</id>
  878.         <posX>707</posX>
  879.         <posY>385</posY>
  880.         <onleft>5000</onleft>
  881.         <onright>5002</onright>
  882.         <onup>4001</onup>
  883.         <ondown>6001</ondown>
  884.         <label>-</label>
  885.         <width>54</width>
  886.         <height>56</height>
  887.         <font>font16</font>
  888.         <textureFocus>icon_empty_focus.png</textureFocus>
  889.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  890.       </control>
  891.       <control>
  892.         <type>cell</type>
  893.         <id>5002</id>
  894.         <posX>765</posX>
  895.         <posY>385</posY>
  896.         <onleft>5001</onleft>
  897.         <onright>5003</onright>
  898.         <onup>4002</onup>
  899.         <ondown>6002</ondown>
  900.         <label>-</label>
  901.         <width>54</width>
  902.         <height>56</height>
  903.         <font>font16</font>
  904.         <textureFocus>icon_empty_focus.png</textureFocus>
  905.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  906.       </control>
  907.       <control>
  908.         <type>cell</type>
  909.         <id>5003</id>
  910.         <posX>831</posX>
  911.         <posY>385</posY>
  912.         <onleft>5002</onleft>
  913.         <onright>5004</onright>
  914.         <onup>4003</onup>
  915.         <ondown>6003</ondown>
  916.         <label>-</label>
  917.         <width>54</width>
  918.         <height>56</height>
  919.         <font>font16</font>
  920.         <textureFocus>icon_empty_focus.png</textureFocus>
  921.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  922.       </control>
  923.       <control>
  924.         <type>cell</type>
  925.         <id>5004</id>
  926.         <posX>889</posX>
  927.         <posY>385</posY>
  928.         <onleft>5003</onleft>
  929.         <onright>5005</onright>
  930.         <onup>4004</onup>
  931.         <ondown>6004</ondown>
  932.         <label>-</label>
  933.         <width>54</width>
  934.         <height>56</height>
  935.         <font>font16</font>
  936.         <textureFocus>icon_empty_focus.png</textureFocus>
  937.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  938.       </control>
  939.       <control>
  940.         <type>cell</type>
  941.         <id>5005</id>
  942.         <posX>947</posX>
  943.         <posY>385</posY>
  944.         <onleft>5004</onleft>
  945.         <onright>5006</onright>
  946.         <onup>4005</onup>
  947.         <ondown>6005</ondown>
  948.         <label>-</label>
  949.         <width>54</width>
  950.         <height>56</height>
  951.         <font>font16</font>
  952.         <textureFocus>icon_empty_focus.png</textureFocus>
  953.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  954.       </control>
  955.       <control>
  956.         <type>cell</type>
  957.         <id>5006</id>
  958.         <posX>1013</posX>
  959.         <posY>385</posY>
  960.         <onleft>5005</onleft>
  961.         <onright>5007</onright>
  962.         <onup>4006</onup>
  963.         <ondown>6006</ondown>
  964.         <label>-</label>
  965.         <width>54</width>
  966.         <height>56</height>
  967.         <font>font16</font>
  968.         <textureFocus>icon_empty_focus.png</textureFocus>
  969.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  970.       </control>
  971.       <control>
  972.         <type>cell</type>
  973.         <id>5007</id>
  974.         <posX>1071</posX>
  975.         <posY>385</posY>
  976.         <onleft>5006</onleft>
  977.         <onright>5008</onright>
  978.         <onup>4007</onup>
  979.         <ondown>6007</ondown>
  980.         <label>-</label>
  981.         <width>54</width>
  982.         <height>56</height>
  983.         <font>font16</font>
  984.         <textureFocus>icon_empty_focus.png</textureFocus>
  985.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  986.       </control>
  987.       <control>
  988.         <type>cell</type>
  989.         <id>5008</id>
  990.         <posX>1129</posX>
  991.         <posY>385</posY>
  992.         <onleft>5007</onleft>
  993.         <onright>5000</onright>
  994.         <onup>4008</onup>
  995.         <ondown>6008</ondown>
  996.         <label>-</label>
  997.         <width>54</width>
  998.         <height>56</height>
  999.         <font>font16</font>
  1000.         <textureFocus>icon_empty_focus.png</textureFocus>
  1001.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1002.       </control>
  1003.       <!-- row 6 -->
  1004.       <control>
  1005.         <type>cell</type>
  1006.         <id>6000</id>
  1007.         <posX>649</posX>
  1008.         <posY>444</posY>
  1009.         <onright>6001</onright>
  1010.         <onup>5000</onup>
  1011.         <ondown>7000</ondown>
  1012.         <label>-</label>
  1013.         <width>54</width>
  1014.         <height>54</height>
  1015.         <font>font16</font>
  1016.         <textureFocus>icon_empty_focus.png</textureFocus>
  1017.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1018.       </control>
  1019.       <control>
  1020.         <type>cell</type>
  1021.         <id>6001</id>
  1022.         <posX>707</posX>
  1023.         <posY>444</posY>
  1024.         <onleft>6000</onleft>
  1025.         <onright>6002</onright>
  1026.         <onup>5001</onup>
  1027.         <ondown>7001</ondown>
  1028.         <label>-</label>
  1029.         <width>54</width>
  1030.         <height>54</height>
  1031.         <font>font16</font>
  1032.         <textureFocus>icon_empty_focus.png</textureFocus>
  1033.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1034.       </control>
  1035.       <control>
  1036.         <type>cell</type>
  1037.         <id>6002</id>
  1038.         <posX>765</posX>
  1039.         <posY>444</posY>
  1040.         <onleft>6001</onleft>
  1041.         <onright>6003</onright>
  1042.         <onup>5002</onup>
  1043.         <ondown>7002</ondown>
  1044.         <label>-</label>
  1045.         <width>54</width>
  1046.         <height>54</height>
  1047.         <font>font16</font>
  1048.         <textureFocus>icon_empty_focus.png</textureFocus>
  1049.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1050.       </control>
  1051.       <control>
  1052.         <type>cell</type>
  1053.         <id>6003</id>
  1054.         <posX>831</posX>
  1055.         <posY>444</posY>
  1056.         <onleft>6002</onleft>
  1057.         <onright>6004</onright>
  1058.         <onup>5003</onup>
  1059.         <ondown>7003</ondown>
  1060.         <label>-</label>
  1061.         <width>54</width>
  1062.         <height>54</height>
  1063.         <font>font16</font>
  1064.         <textureFocus>icon_empty_focus.png</textureFocus>
  1065.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1066.       </control>
  1067.       <control>
  1068.         <type>cell</type>
  1069.         <id>6004</id>
  1070.         <posX>889</posX>
  1071.         <posY>444</posY>
  1072.         <onleft>6003</onleft>
  1073.         <onright>6005</onright>
  1074.         <onup>5004</onup>
  1075.         <ondown>7004</ondown>
  1076.         <label>-</label>
  1077.         <width>54</width>
  1078.         <height>54</height>
  1079.         <font>font16</font>
  1080.         <textureFocus>icon_empty_focus.png</textureFocus>
  1081.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1082.       </control>
  1083.       <control>
  1084.         <type>cell</type>
  1085.         <id>6005</id>
  1086.         <posX>947</posX>
  1087.         <posY>444</posY>
  1088.         <onleft>6004</onleft>
  1089.         <onright>6006</onright>
  1090.         <onup>5005</onup>
  1091.         <ondown>7005</ondown>
  1092.         <label>-</label>
  1093.         <width>54</width>
  1094.         <height>54</height>
  1095.         <font>font16</font>
  1096.         <textureFocus>icon_empty_focus.png</textureFocus>
  1097.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1098.       </control>
  1099.       <control>
  1100.         <type>cell</type>
  1101.         <id>6006</id>
  1102.         <posX>1013</posX>
  1103.         <posY>444</posY>
  1104.         <onleft>6005</onleft>
  1105.         <onright>6007</onright>
  1106.         <onup>5006</onup>
  1107.         <ondown>7006</ondown>
  1108.         <label>-</label>
  1109.         <width>54</width>
  1110.         <height>54</height>
  1111.         <font>font16</font>
  1112.         <textureFocus>icon_empty_focus.png</textureFocus>
  1113.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1114.       </control>
  1115.       <control>
  1116.         <type>cell</type>
  1117.         <id>6007</id>
  1118.         <posX>1071</posX>
  1119.         <posY>444</posY>
  1120.         <onleft>6006</onleft>
  1121.         <onright>6008</onright>
  1122.         <onup>5007</onup>
  1123.         <ondown>7007</ondown>
  1124.         <label>-</label>
  1125.         <width>54</width>
  1126.         <height>54</height>
  1127.         <font>font16</font>
  1128.         <textureFocus>icon_empty_focus.png</textureFocus>
  1129.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1130.       </control>
  1131.       <control>
  1132.         <type>cell</type>
  1133.         <id>6008</id>
  1134.         <posX>1129</posX>
  1135.         <posY>444</posY>
  1136.         <onleft>6007</onleft>
  1137.         <onright>6000</onright>
  1138.         <onup>5008</onup>
  1139.         <ondown>7008</ondown>
  1140.         <label>-</label>
  1141.         <width>54</width>
  1142.         <height>54</height>
  1143.         <font>font16</font>
  1144.         <textureFocus>icon_empty_focus.png</textureFocus>
  1145.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1146.       </control>
  1147.       <!-- row 7 -->
  1148.       <control>
  1149.         <type>cell</type>
  1150.         <id>7000</id>
  1151.         <posX>649</posX>
  1152.         <posY>508</posY>
  1153.         <onright>7001</onright>
  1154.         <onup>6000</onup>
  1155.         <ondown>8000</ondown>
  1156.         <label>-</label>
  1157.         <width>54</width>
  1158.         <height>54</height>
  1159.         <font>font16</font>
  1160.         <textureFocus>icon_empty_focus.png</textureFocus>
  1161.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1162.       </control>
  1163.       <control>
  1164.         <type>cell</type>
  1165.         <id>7001</id>
  1166.         <posX>707</posX>
  1167.         <posY>508</posY>
  1168.         <onleft>7000</onleft>
  1169.         <onright>7002</onright>
  1170.         <onup>6001</onup>
  1171.         <ondown>8001</ondown>
  1172.         <label>-</label>
  1173.         <width>54</width>
  1174.         <height>54</height>
  1175.         <font>font16</font>
  1176.         <textureFocus>icon_empty_focus.png</textureFocus>
  1177.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1178.       </control>
  1179.       <control>
  1180.         <type>cell</type>
  1181.         <id>7002</id>
  1182.         <posX>765</posX>
  1183.         <posY>508</posY>
  1184.         <onleft>7001</onleft>
  1185.         <onright>7003</onright>
  1186.         <onup>6002</onup>
  1187.         <ondown>8002</ondown>
  1188.         <label>-</label>
  1189.         <width>54</width>
  1190.         <height>54</height>
  1191.         <font>font16</font>
  1192.         <textureFocus>icon_empty_focus.png</textureFocus>
  1193.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1194.       </control>
  1195.       <control>
  1196.         <type>cell</type>
  1197.         <id>7003</id>
  1198.         <posX>831</posX>
  1199.         <posY>508</posY>
  1200.         <onleft>7002</onleft>
  1201.         <onright>7004</onright>
  1202.         <onup>6003</onup>
  1203.         <ondown>8003</ondown>
  1204.         <label>-</label>
  1205.         <width>54</width>
  1206.         <height>54</height>
  1207.         <font>font16</font>
  1208.         <textureFocus>icon_empty_focus.png</textureFocus>
  1209.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1210.       </control>
  1211.       <control>
  1212.         <type>cell</type>
  1213.         <id>7004</id>
  1214.         <posX>889</posX>
  1215.         <posY>508</posY>
  1216.         <onleft>7003</onleft>
  1217.         <onright>7005</onright>
  1218.         <onup>6004</onup>
  1219.         <ondown>8004</ondown>
  1220.         <label>-</label>
  1221.         <width>54</width>
  1222.         <height>54</height>
  1223.         <font>font16</font>
  1224.         <textureFocus>icon_empty_focus.png</textureFocus>
  1225.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1226.       </control>
  1227.       <control>
  1228.         <type>cell</type>
  1229.         <id>7005</id>
  1230.         <posX>947</posX>
  1231.         <posY>508</posY>
  1232.         <onleft>7004</onleft>
  1233.         <onright>7006</onright>
  1234.         <onup>6005</onup>
  1235.         <ondown>8005</ondown>
  1236.         <label>-</label>
  1237.         <width>54</width>
  1238.         <height>54</height>
  1239.         <font>font16</font>
  1240.         <textureFocus>icon_empty_focus.png</textureFocus>
  1241.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1242.       </control>
  1243.       <control>
  1244.         <type>cell</type>
  1245.         <id>7006</id>
  1246.         <posX>1013</posX>
  1247.         <posY>508</posY>
  1248.         <onleft>7005</onleft>
  1249.         <onright>7007</onright>
  1250.         <onup>6006</onup>
  1251.         <ondown>8006</ondown>
  1252.         <label>-</label>
  1253.         <width>54</width>
  1254.         <height>54</height>
  1255.         <font>font16</font>
  1256.         <textureFocus>icon_empty_focus.png</textureFocus>
  1257.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1258.       </control>
  1259.       <control>
  1260.         <type>cell</type>
  1261.         <id>7007</id>
  1262.         <posX>1071</posX>
  1263.         <posY>508</posY>
  1264.         <onleft>7006</onleft>
  1265.         <onright>7008</onright>
  1266.         <onup>6007</onup>
  1267.         <ondown>8007</ondown>
  1268.         <label>-</label>
  1269.         <width>54</width>
  1270.         <height>54</height>
  1271.         <font>font16</font>
  1272.         <textureFocus>icon_empty_focus.png</textureFocus>
  1273.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1274.       </control>
  1275.       <control>
  1276.         <type>cell</type>
  1277.         <id>7008</id>
  1278.         <posX>1129</posX>
  1279.         <posY>508</posY>
  1280.         <onleft>7007</onleft>
  1281.         <onright>7000</onright>
  1282.         <onup>6008</onup>
  1283.         <ondown>8008</ondown>
  1284.         <label>-</label>
  1285.         <width>54</width>
  1286.         <height>54</height>
  1287.         <font>font16</font>
  1288.         <textureFocus>icon_empty_focus.png</textureFocus>
  1289.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1290.       </control>
  1291.       <!-- row 8 -->
  1292.       <control>
  1293.         <type>cell</type>
  1294.         <id>8000</id>
  1295.         <posX>649</posX>
  1296.         <posY>565</posY>
  1297.         <onright>8001</onright>
  1298.         <onup>7000</onup>
  1299.         <ondown>9000</ondown>
  1300.         <label>-</label>
  1301.         <width>54</width>
  1302.         <height>56</height>
  1303.         <font>font16</font>
  1304.         <textureFocus>icon_empty_focus.png</textureFocus>
  1305.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1306.       </control>
  1307.       <control>
  1308.         <type>cell</type>
  1309.         <id>8001</id>
  1310.         <posX>707</posX>
  1311.         <posY>565</posY>
  1312.         <onleft>8000</onleft>
  1313.         <onright>8002</onright>
  1314.         <onup>7001</onup>
  1315.         <ondown>9001</ondown>
  1316.         <label>-</label>
  1317.         <width>54</width>
  1318.         <height>56</height>
  1319.         <font>font16</font>
  1320.         <textureFocus>icon_empty_focus.png</textureFocus>
  1321.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1322.       </control>
  1323.       <control>
  1324.         <type>cell</type>
  1325.         <id>8002</id>
  1326.         <posX>765</posX>
  1327.         <posY>565</posY>
  1328.         <onleft>8001</onleft>
  1329.         <onright>8003</onright>
  1330.         <onup>7002</onup>
  1331.         <ondown>9002</ondown>
  1332.         <label>-</label>
  1333.         <width>54</width>
  1334.         <height>56</height>
  1335.         <font>font16</font>
  1336.         <textureFocus>icon_empty_focus.png</textureFocus>
  1337.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1338.       </control>
  1339.       <control>
  1340.         <type>cell</type>
  1341.         <id>8003</id>
  1342.         <posX>831</posX>
  1343.         <posY>565</posY>
  1344.         <onleft>8002</onleft>
  1345.         <onright>8004</onright>
  1346.         <onup>7003</onup>
  1347.         <ondown>9003</ondown>
  1348.         <label>-</label>
  1349.         <width>54</width>
  1350.         <height>56</height>
  1351.         <font>font16</font>
  1352.         <textureFocus>icon_empty_focus.png</textureFocus>
  1353.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1354.       </control>
  1355.       <control>
  1356.         <type>cell</type>
  1357.         <id>8004</id>
  1358.         <posX>889</posX>
  1359.         <posY>565</posY>
  1360.         <onleft>8003</onleft>
  1361.         <onright>8005</onright>
  1362.         <onup>7004</onup>
  1363.         <ondown>9004</ondown>
  1364.         <label>-</label>
  1365.         <width>54</width>
  1366.         <height>56</height>
  1367.         <font>font16</font>
  1368.         <textureFocus>icon_empty_focus.png</textureFocus>
  1369.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1370.       </control>
  1371.       <control>
  1372.         <type>cell</type>
  1373.         <id>8005</id>
  1374.         <posX>947</posX>
  1375.         <posY>565</posY>
  1376.         <onleft>8004</onleft>
  1377.         <onright>8006</onright>
  1378.         <onup>7005</onup>
  1379.         <ondown>9005</ondown>
  1380.         <label>-</label>
  1381.         <width>54</width>
  1382.         <height>56</height>
  1383.         <font>font16</font>
  1384.         <textureFocus>icon_empty_focus.png</textureFocus>
  1385.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1386.       </control>
  1387.       <control>
  1388.         <type>cell</type>
  1389.         <id>8006</id>
  1390.         <posX>1013</posX>
  1391.         <posY>565</posY>
  1392.         <onleft>8005</onleft>
  1393.         <onright>8007</onright>
  1394.         <onup>7006</onup>
  1395.         <ondown>9006</ondown>
  1396.         <label>-</label>
  1397.         <width>54</width>
  1398.         <height>56</height>
  1399.         <font>font16</font>
  1400.         <textureFocus>icon_empty_focus.png</textureFocus>
  1401.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1402.       </control>
  1403.       <control>
  1404.         <type>cell</type>
  1405.         <id>8007</id>
  1406.         <posX>1071</posX>
  1407.         <posY>565</posY>
  1408.         <onleft>8006</onleft>
  1409.         <onright>8008</onright>
  1410.         <onup>7007</onup>
  1411.         <ondown>9007</ondown>
  1412.         <label>-</label>
  1413.         <width>54</width>
  1414.         <height>56</height>
  1415.         <font>font16</font>
  1416.         <textureFocus>icon_empty_focus.png</textureFocus>
  1417.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1418.       </control>
  1419.       <control>
  1420.         <type>cell</type>
  1421.         <id>8008</id>
  1422.         <posX>1129</posX>
  1423.         <posY>565</posY>
  1424.         <onleft>8007</onleft>
  1425.         <onright>8000</onright>
  1426.         <onup>7008</onup>
  1427.         <ondown>9008</ondown>
  1428.         <label>-</label>
  1429.         <width>54</width>
  1430.         <height>56</height>
  1431.         <font>font16</font>
  1432.         <textureFocus>icon_empty_focus.png</textureFocus>
  1433.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1434.       </control>
  1435.       <!-- row 9 -->
  1436.       <control>
  1437.         <type>cell</type>
  1438.         <id>9000</id>
  1439.         <posX>649</posX>
  1440.         <posY>624</posY>
  1441.         <onright>9001</onright>
  1442.         <onup>8000</onup>
  1443.         <ondown>1000</ondown>
  1444.         <label>-</label>
  1445.         <width>54</width>
  1446.         <height>54</height>
  1447.         <font>font16</font>
  1448.         <textureFocus>icon_empty_focus.png</textureFocus>
  1449.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1450.       </control>
  1451.       <control>
  1452.         <type>cell</type>
  1453.         <id>9001</id>
  1454.         <posX>707</posX>
  1455.         <posY>624</posY>
  1456.         <onleft>9000</onleft>
  1457.         <onright>9002</onright>
  1458.         <onup>8001</onup>
  1459.         <ondown>1001</ondown>
  1460.         <label>-</label>
  1461.         <width>54</width>
  1462.         <height>54</height>
  1463.         <font>font16</font>
  1464.         <textureFocus>icon_empty_focus.png</textureFocus>
  1465.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1466.       </control>
  1467.       <control>
  1468.         <type>cell</type>
  1469.         <id>9002</id>
  1470.         <posX>765</posX>
  1471.         <posY>624</posY>
  1472.         <onleft>9001</onleft>
  1473.         <onright>9003</onright>
  1474.         <onup>8002</onup>
  1475.         <ondown>1002</ondown>
  1476.         <label>-</label>
  1477.         <width>54</width>
  1478.         <height>54</height>
  1479.         <font>font16</font>
  1480.         <textureFocus>icon_empty_focus.png</textureFocus>
  1481.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1482.       </control>
  1483.       <control>
  1484.         <type>cell</type>
  1485.         <id>9003</id>
  1486.         <posX>831</posX>
  1487.         <posY>624</posY>
  1488.         <onleft>9002</onleft>
  1489.         <onright>9004</onright>
  1490.         <onup>8003</onup>
  1491.         <ondown>1003</ondown>
  1492.         <label>-</label>
  1493.         <width>54</width>
  1494.         <height>54</height>
  1495.         <font>font16</font>
  1496.         <textureFocus>icon_empty_focus.png</textureFocus>
  1497.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1498.       </control>
  1499.       <control>
  1500.         <type>cell</type>
  1501.         <id>9004</id>
  1502.         <posX>889</posX>
  1503.         <posY>624</posY>
  1504.         <onleft>9003</onleft>
  1505.         <onright>9005</onright>
  1506.         <onup>8004</onup>
  1507.         <ondown>1004</ondown>
  1508.         <label>-</label>
  1509.         <width>54</width>
  1510.         <height>54</height>
  1511.         <font>font16</font>
  1512.         <textureFocus>icon_empty_focus.png</textureFocus>
  1513.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1514.       </control>
  1515.       <control>
  1516.         <type>cell</type>
  1517.         <id>9005</id>
  1518.         <posX>947</posX>
  1519.         <posY>624</posY>
  1520.         <onleft>9004</onleft>
  1521.         <onright>9006</onright>
  1522.         <onup>8005</onup>
  1523.         <ondown>1005</ondown>
  1524.         <label>-</label>
  1525.         <width>54</width>
  1526.         <height>54</height>
  1527.         <font>font16</font>
  1528.         <textureFocus>icon_empty_focus.png</textureFocus>
  1529.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1530.       </control>
  1531.       <control>
  1532.         <type>cell</type>
  1533.         <id>9006</id>
  1534.         <posX>1013</posX>
  1535.         <posY>624</posY>
  1536.         <onleft>9005</onleft>
  1537.         <onright>9007</onright>
  1538.         <onup>8006</onup>
  1539.         <ondown>1006</ondown>
  1540.         <label>-</label>
  1541.         <width>54</width>
  1542.         <height>54</height>
  1543.         <font>font16</font>
  1544.         <textureFocus>icon_empty_focus.png</textureFocus>
  1545.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1546.       </control>
  1547.       <control>
  1548.         <type>cell</type>
  1549.         <id>9007</id>
  1550.         <posX>1071</posX>
  1551.         <posY>624</posY>
  1552.         <onleft>9006</onleft>
  1553.         <onright>9008</onright>
  1554.         <onup>8007</onup>
  1555.         <ondown>1007</ondown>
  1556.         <label>-</label>
  1557.         <width>54</width>
  1558.         <height>54</height>
  1559.         <font>font16</font>
  1560.         <textureFocus>icon_empty_focus.png</textureFocus>
  1561.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1562.       </control>
  1563.       <control>
  1564.         <type>cell</type>
  1565.         <id>9008</id>
  1566.         <posX>1129</posX>
  1567.         <posY>624</posY>
  1568.         <onleft>9007</onleft>
  1569.         <onright>9000</onright>
  1570.         <onup>8008</onup>
  1571.         <ondown>1008</ondown>
  1572.         <label>-</label>
  1573.         <width>54</width>
  1574.         <height>54</height>
  1575.         <font>font16</font>
  1576.         <textureFocus>icon_empty_focus.png</textureFocus>
  1577.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1578.       </control>
  1579.     </control>
  1580.   </controls>
  1581. </window>
  1582.